DocumentPolicyDocumentTypeDocumentStatus 
EntityType  Dependent 
Logical Entity Name  DocumentPolicyDocumentTypeDocumentStatus 
Default Table Name  CmDocumentPolicyDetailStatus 
Logical Only  NO 
Definition 
 
Note 
 

DocumentPolicyDocumentTypeDocumentStatus Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
DocumentPolicyId(PK)(FK)    INTEGER  NO 
 
DocumentTypeId(PK)(FK)    INTEGER  NO 
 
DocumentStatusId(PK)(FK)    INTEGER  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

DocumentPolicyDocumentTypeDocumentStatus Keys 
Key Name  Key Type  Keys 
PK_CmDocumentPolicyDetailStatus_CmDocumentPolicyID_CmDocTypeID_CmDocStatusID  PrimaryKey  DocumentPolicyId, DocumentTypeId, DocumentStatusId 
CmDocumentPolicyDetailStatus_UserID_N_N_IDX  Inversion Entry  LastModifiedUserId 

DocumentPolicyDocumentTypeDocumentStatus Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
DocumentPolicy  Non-Identifying  Zero or One to Zero or More        DocumentPolicyId  NO 
DocumentStatus  Non-Identifying  Zero or One to Zero or More        DocumentStatusId  NO 
DocumentType  Non-Identifying  Zero or One to Zero or More        DocumentTypeId  NO 
DocumentStatus  Identifying  One To Zero or More        DocumentStatusId  NO 
DocumentType  Identifying  One To Zero or More        DocumentTypeId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
DocumentPolicy  Identifying  One To Zero or More        DocumentPolicyId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

DocumentPolicyDocumentTypeDocumentStatus Check Constraints 
Check Constraint Name  CheckConstraint